[INFO] fetching crate nonn 0.1.4...
[INFO] testing nonn-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nonn 0.1.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nonn 0.1.4
[INFO] finished tweaking crates.io crate nonn 0.1.4
[INFO] tweaked toml for crates.io crate nonn 0.1.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nonn 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72a397b80ee62cab327899d8c6c8697b6655c8e2bbe2481cefabc1e0095f9d68
[INFO] running `Command { std: "docker" "start" "-a" "72a397b80ee62cab327899d8c6c8697b6655c8e2bbe2481cefabc1e0095f9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72a397b80ee62cab327899d8c6c8697b6655c8e2bbe2481cefabc1e0095f9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72a397b80ee62cab327899d8c6c8697b6655c8e2bbe2481cefabc1e0095f9d68", kill_on_drop: false }`
[INFO] [stdout] 72a397b80ee62cab327899d8c6c8697b6655c8e2bbe2481cefabc1e0095f9d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 776083dba51f932d056b0578aa5232d6c7b218d99ddf74dffb83651e8938f69a
[INFO] running `Command { std: "docker" "start" "-a" "776083dba51f932d056b0578aa5232d6c7b218d99ddf74dffb83651e8938f69a", kill_on_drop: false }`
[INFO] [stderr]    Compiling nonn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "776083dba51f932d056b0578aa5232d6c7b218d99ddf74dffb83651e8938f69a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "776083dba51f932d056b0578aa5232d6c7b218d99ddf74dffb83651e8938f69a", kill_on_drop: false }`
[INFO] [stdout] 776083dba51f932d056b0578aa5232d6c7b218d99ddf74dffb83651e8938f69a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a892066221fe6c5103a962c5c88690ad0fba83e384c929772b9950f7a687f8ec
[INFO] running `Command { std: "docker" "start" "-a" "a892066221fe6c5103a962c5c88690ad0fba83e384c929772b9950f7a687f8ec", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nonn v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:140:15
[INFO] [stdout]      |
[INFO] [stdout]  140 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout]     --> src/lib.rs:159:15
[INFO] [stdout]      |
[INFO] [stdout]  159 |           #[cfg(ilog)]
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1273 | / nonn_impl![
[INFO] [stdout] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stdout] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stdout] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stdout] ...    |
[INFO] [stdout] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stdout] 1286 | | ];
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "a892066221fe6c5103a962c5c88690ad0fba83e384c929772b9950f7a687f8ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a892066221fe6c5103a962c5c88690ad0fba83e384c929772b9950f7a687f8ec", kill_on_drop: false }`
[INFO] [stdout] a892066221fe6c5103a962c5c88690ad0fba83e384c929772b9950f7a687f8ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 638ee015fb8a4fc4766b6d9d405152e9c8156d5df6563926d4cca8e9ced57ad1
[INFO] running `Command { std: "docker" "start" "-a" "638ee015fb8a4fc4766b6d9d405152e9c8156d5df6563926d4cca8e9ced57ad1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stdout] 
[INFO] [stderr]     --> src/lib.rs:140:15
[INFO] [stdout] running 0 tests
[INFO] [stderr]      |
[INFO] [stdout] 
[INFO] [stderr]  140 |           #[cfg(ilog)]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      |                 ^^^^
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stderr] 1273 | / nonn_impl![
[INFO] [stderr] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stderr] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stderr] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stderr] ...    |
[INFO] [stderr] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stderr] 1286 | | ];
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stderr]     --> src/lib.rs:159:15
[INFO] [stderr]      |
[INFO] [stderr]  159 |           #[cfg(ilog)]
[INFO] [stderr]      |                 ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1273 | / nonn_impl![
[INFO] [stderr] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stderr] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stderr] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stderr] ...    |
[INFO] [stderr] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stderr] 1286 | | ];
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `ilog`
[INFO] [stderr]     --> src/lib.rs:140:15
[INFO] [stderr]      |
[INFO] [stderr]  140 |           #[cfg(ilog)]
[INFO] [stderr]      |                 ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1273 | / nonn_impl![
[INFO] [stderr] 1274 | |     unsigned NonNU8<u8: "8-bit">(NonZeroU8),
[INFO] [stderr] 1275 | |     unsigned NonNU16<u16: "16-bit">(NonZeroU16),
[INFO] [stderr] 1276 | |     unsigned NonNU32<u32: "32-bit">(NonZeroU32),
[INFO] [stderr] ...    |
[INFO] [stderr] 1285 | |     signed NonNIsize<isize: "Pointer-sized">(NonZeroIsize),
[INFO] [stderr] 1286 | | ];
[INFO] [stderr]      | |_- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ilog)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ilog)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: this warning originates in the macro `nonn_unsigned_operations` which comes from the expansion of the macro `nonn_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `nonn` (lib) generated 12 warnings (9 duplicates)
[INFO] [stderr] warning: `nonn` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nonn-e0644ad41fe95b74)
[INFO] [stderr]    Doc-tests nonn
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test src/lib.rs - NonNI128<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI128<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI16<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI32<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI64<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNI8<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::saturating_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::is_negative (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::checked_neg (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::overflowing_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::checked_abs (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::is_positive (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::overflowing_abs (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::saturating_neg (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::wrapping_abs (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::wrapping_neg (line 1281) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNIsize<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU128<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU16<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU32<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU64<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::checked_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::checked_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::ilog2 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::BITS (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::checked_pow (line 1284) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::trailing_zeros (line 1280) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::leading_zeros (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::is_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::ilog10 (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::saturating_add (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::checked_next_power_of_two (line 1279) ... ok
[INFO] [stdout] test src/lib.rs - NonNU8<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::saturating_mul (line 1278) ... ok
[INFO] [stdout] test src/lib.rs - NonNUsize<N>::saturating_pow (line 1278) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 198 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "638ee015fb8a4fc4766b6d9d405152e9c8156d5df6563926d4cca8e9ced57ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "638ee015fb8a4fc4766b6d9d405152e9c8156d5df6563926d4cca8e9ced57ad1", kill_on_drop: false }`
[INFO] [stdout] 638ee015fb8a4fc4766b6d9d405152e9c8156d5df6563926d4cca8e9ced57ad1
